Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps slackapi/slack-github-action from 2.0.0 to 2.1.0.

Release notes

Sourced from slackapi/slack-github-action's releases.

Slack Send v2.1.0

What's changed

This release improves error messages from odd payload parsings. An api option is now also available in inputs to change the destination of data with the method technique.

Read more on the new site for documentation: https://tools.slack.dev/slack-github-action/

👾 Enhancements

🐛 Bug fixes

📚 Documentation

🤖 Dependencies

... (truncated)

Commits
  • b0fa283 Release
  • 47b1876 chore(release): tag version 2.1.0 (#438)
  • ab965e5 fix: include cause of parsing errors in action output logs (#431)
  • c7dafcf fix: require a custom 'api' url to send to instead of absolute urls as a 'met...
  • 4fc20be build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#437)
  • 54c2553 build(deps): bump actions/create-github-app-token from 1 to 2 (#436)
  • 9472fc6 build(deps): bump axios from 1.8.4 to 1.9.0 (#435)
  • c34c4e8 build(deps-dev): bump typescript from 5.8.2 to 5.8.3 (#434)
  • f473c97 build(deps-dev): bump @​types/node from 22.13.14 to 22.15.3 (#433)
  • aef4dbb docs: update casing of Github to GitHub (#430)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

Labels

The following labels could not be found: automerge. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](slackapi/slack-github-action@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/v0.38.x-celestia/slackapi/slack-github-action-2.1.0 branch from b2883bf to 781e163 Compare May 19, 2025 19:52
…x-celestia/slackapi/slack-github-action-2.1.0
@evan-forbes evan-forbes enabled auto-merge (squash) June 4, 2025 07:04
steps:
- name: Notify Slack on failure
uses: slackapi/slack-github-action@v2.0.0
uses: slackapi/slack-github-action@v2.1.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Fuzz Tests' step
Uses Step
uses 'slackapi/slack-github-action' with ref 'v2.1.0', not a pinned commit hash
steps:
- name: Notify Slack upon pre-release
uses: slackapi/slack-github-action@v2.0.0
uses: slackapi/slack-github-action@v2.1.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Pre-release' step
Uses Step
uses 'slackapi/slack-github-action' with ref 'v2.1.0', not a pinned commit hash
steps:
- name: Notify Slack upon release
uses: slackapi/slack-github-action@v2.0.0
uses: slackapi/slack-github-action@v2.1.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release' step
Uses Step
uses 'slackapi/slack-github-action' with ref 'v2.1.0', not a pinned commit hash
@rootulp rootulp closed this Jun 24, 2025
auto-merge was automatically disabled June 24, 2025 02:00

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/v0.38.x-celestia/slackapi/slack-github-action-2.1.0 branch June 24, 2025 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants